Autogenerated HTML docs for v2.9.1-273-g79ed4
diff --git a/git-http-push.html b/git-http-push.html index 9de4102..007ed4f 100644 --- a/git-http-push.html +++ b/git-http-push.html
@@ -887,12 +887,12 @@ </ul></div> </li> </ul></div> -<div class="paragraph"><p>Without <em>--force</em>, the <src> ref is stored at the remote only if +<div class="paragraph"><p>Without ‘--force`, the <src> ref is stored at the remote only if <dst> does not exist, or <dst> is a proper subset (i.e. an ancestor) of <src>. This check, known as "fast-forward check", is performed in order to avoid accidentally overwriting the -remote ref and lose other peoples' commits from there.</p></div> -<div class="paragraph"><p>With <em>--force</em>, the fast-forward check is disabled for all refs.</p></div> +remote ref and lose other peoples’ commits from there.</p></div> +<div class="paragraph"><p>With <code>--force</code>, the fast-forward check is disabled for all refs.</p></div> <div class="paragraph"><p>Optionally, a <ref> parameter can be prefixed with a plus <em>+</em> sign to disable the fast-forward check only on that ref.</p></div> </div> @@ -907,7 +907,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2013-08-20 08:40:27 PDT +Last updated 2016-07-13 14:58:50 PDT </div> </div> </body>